home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / othergnu / ispell.zoo / README.TOS < prev    next >
Text File  |  1990-04-19  |  1KB  |  34 lines

  1. here is ispell for atariSt TOS.
  2.  
  3.     minimal setup
  4.     - setenv LIB, HOME appropriately (no trailing '\'s)
  5.     - buildhash.ttp dict.2 ispell.hsh
  6.     - mv ispell.hsh to LIB  (default is \lib, ie: a directory
  7.             called "lib" at the top level of the current drive)
  8.     - ispell foo.fil    will run in interactive mode.
  9.     (the backup file will be named foo.bak, so watch out that you
  10.      dont already have a file by that name, it will be over-writen)
  11.  
  12.     words that you add to personal dict ("i" command in the
  13.     interactive mode) will go into HOME\ispell.wds, on subsequent runs
  14.     this file is looked up.
  15.  
  16.     to run in batch mode do:
  17.         ispell -l < bar.baz
  18.     spelling errors to stdout
  19.  
  20. for other options and modes see ispell.doc. there are many more ENV vars
  21. see the source and ispell.doc.
  22.  
  23. buildhash.ttp will not run on a machine with less than 2M  of memory.
  24. if you dont have a machine with 2M or more memory, build ispell.hsh
  25. on your unix host or somewhere, binary download it, and use.
  26. ispell runs just fine on a stock atari 1040. (if you have a machine
  27. with larger memory, consider increasing __DEFAULT_BUFSIZ__)
  28.  
  29. enjoy,
  30. --
  31. bang:   {any internet host}!dsrgsun.CES.CWRU.Edu!bammi    jwahar r. bammi
  32. domain: bammi@dsrgsun.ces.CWRU.edu
  33. GEnie:    J.Bammi
  34.